home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / utility / uuexe656.zip / UUWIN31.REG < prev    next >
Windows Registry Data  |  1996-10-19  |  628b  |  15 lines

  1. REGEDIT
  2. ; Use this file as input to your Windows3.1 REGEDIT program to
  3. ; register the .UUE, .XXE, and B64 file types and associated actions
  4. ; The directory containing UUDECODE.EXE must be in the search path, OR
  5. ; edit the 3 lines containing UUDECODE.EXE to contain the full path.
  6. ;    For Example:  c:\MyUtils\UUDECODE.EXE
  7.  
  8.  
  9. HKEY_CLASSES_ROOT\.uue =
  10. HKEY_CLASSES_ROOT\.uue\shell\open\command = ???\UUDECODE.EXE "%1" *\
  11. HKEY_CLASSES_ROOT\.xxe =
  12. HKEY_CLASSES_ROOT\.xxe\shell\open\command = ???\UUDECODE.EXE -x "%1" *\
  13. HKEY_CLASSES_ROOT\.b64 =
  14. HKEY_CLASSES_ROOT\.b64\shell\open\command = ???\UUDECODE.EXE -6 "%1" *\
  15.